/* font sizes */
.fs-16{
    font-size: 16px;
}
.fs-85{
    font-size: 85px;
}

.w-25{
    width: 25%;
}

.w-20{
    width: 20rem;
}

.gender-radio p{
    color: #f58420;
  }